mips: mt76xx: linkit: Add mtd command support
authorStefan Roese <[email protected]>
Mon, 18 Feb 2019 09:46:55 +0000 (10:46 +0100)
committerDaniel Schwierzeck <[email protected]>
Fri, 12 Apr 2019 15:32:50 +0000 (17:32 +0200)
The new mtd is very useful so let's enable it on the LinkIt Smart
7688 as well.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Jiri Kastner <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
configs/linkit-smart-7688-ram_defconfig
configs/linkit-smart-7688_defconfig

index 2d3ab7e35c3ca0cdabf821e13d141842f8034164..7ca5223614eed16390d1ca9df92485c5eab204de 100644 (file)
@@ -20,6 +20,7 @@ CONFIG_CMD_MEMINFO=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_GPIO=y
 # CONFIG_CMD_LOADS is not set
+CONFIG_CMD_MTD=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_DHCP=y
index ad34aaf640c41b157e684e7b1c4b5d61b6d8d80d..6974d47e0db139cef145923b933864677e560139 100644 (file)
@@ -24,6 +24,7 @@ CONFIG_CMD_MEMINFO=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_GPIO=y
 # CONFIG_CMD_LOADS is not set
+CONFIG_CMD_MTD=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_DHCP=y